transformation.associationtags
Class ShowAssociationTags

java.lang.Object
  extended by DefaultDiagramAction
      extended by transformation.associationtags.ShowAssociationTags

public class ShowAssociationTags
extends DefaultDiagramAction


Constructor Summary
ShowAssociationTags()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
          Overrides the DefaultDiagramAction method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowAssociationTags

public ShowAssociationTags()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Overrides the DefaultDiagramAction method. Is called when the respective menu element is clicked. Displays the association tags window.